mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-16 02:14:12 +03: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