mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-26 01:00:27 +02:00
Fixes text transform in ad
This commit is contained in:
parent
135da15422
commit
5e25620814
3
404.html
3
404.html
@ -49,6 +49,9 @@
|
||||
aside a {
|
||||
color: #424242;
|
||||
}
|
||||
aside span {
|
||||
text-transform: none;
|
||||
}
|
||||
p {
|
||||
margin: 1.5rem 0 0;
|
||||
}
|
||||
|
@ -49,6 +49,9 @@
|
||||
aside a {
|
||||
color: #424242;
|
||||
}
|
||||
aside span {
|
||||
text-transform: none;
|
||||
}
|
||||
p {
|
||||
margin: 1.5rem 0 0;
|
||||
}
|
||||
|
@ -49,6 +49,9 @@
|
||||
aside a {
|
||||
color: #424242;
|
||||
}
|
||||
aside span {
|
||||
text-transform: none;
|
||||
}
|
||||
p {
|
||||
margin: 1.5rem 0 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user