mirror of
https://github.com/offen/website.git
synced 2024-11-22 09:00:28 +01:00
fix minor styling regressions, fix typo in font name
This commit is contained in:
parent
e974c5ebda
commit
dc88084702
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
@ -281,10 +281,14 @@ display: flex;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.row h4:first-child {
|
||||
.row h4 {
|
||||
margin-right: 30px;
|
||||
}
|
||||
|
||||
.row h4:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user