mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-26 01:13:41 +02:00
Reduces font weight in sidebar
This commit is contained in:
parent
2faa7aaf93
commit
c34d204942
4
404.html
4
404.html
@ -57,7 +57,7 @@
|
||||
}
|
||||
h1 {
|
||||
font-size: 1rem;
|
||||
font-weight: 700;
|
||||
font-weight: 600;
|
||||
line-height: 1.5rem;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@ -72,7 +72,7 @@
|
||||
border-radius: 0.125rem;
|
||||
color: #FFF;
|
||||
display: inline-block;
|
||||
font-weight: 700;
|
||||
font-weight: 600;
|
||||
padding: 0.75rem 1.5rem;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
@ -57,7 +57,7 @@
|
||||
}
|
||||
h1 {
|
||||
font-size: 1rem;
|
||||
font-weight: 700;
|
||||
font-weight: 600;
|
||||
line-height: 1.5rem;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@ -72,7 +72,7 @@
|
||||
border-radius: 0.125rem;
|
||||
color: #FFF;
|
||||
display: inline-block;
|
||||
font-weight: 700;
|
||||
font-weight: 600;
|
||||
padding: 0.75rem 1.5rem;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
@ -57,7 +57,7 @@
|
||||
}
|
||||
h1 {
|
||||
font-size: 1rem;
|
||||
font-weight: 700;
|
||||
font-weight: 600;
|
||||
line-height: 1.5rem;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@ -72,7 +72,7 @@
|
||||
border-radius: 0.125rem;
|
||||
color: #FFF;
|
||||
display: inline-block;
|
||||
font-weight: 700;
|
||||
font-weight: 600;
|
||||
padding: 0.75rem 1.5rem;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user