mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-02-20 07:55:47 +03:00
Fixed navbar line height
This commit is contained in:
parent
2ea9993948
commit
2e8ecc1a56
2
404.html
2
404.html
@ -51,7 +51,7 @@
|
||||
}
|
||||
.navbar {
|
||||
font-size: 0.75rem;
|
||||
line-height: 1rem;
|
||||
line-height: 1.125rem;
|
||||
padding: 1.5rem;
|
||||
}
|
||||
.title {
|
||||
|
@ -51,7 +51,7 @@
|
||||
}
|
||||
.navbar {
|
||||
font-size: 0.75rem;
|
||||
line-height: 1rem;
|
||||
line-height: 1.125rem;
|
||||
padding: 1.5rem;
|
||||
}
|
||||
.title {
|
||||
|
@ -51,7 +51,7 @@
|
||||
}
|
||||
.navbar {
|
||||
font-size: 0.75rem;
|
||||
line-height: 1rem;
|
||||
line-height: 1.125rem;
|
||||
padding: 1.5rem;
|
||||
}
|
||||
.title {
|
||||
|
Loading…
Reference in New Issue
Block a user