mirror of
https://github.com/safing/web
synced 2025-04-17 09:29:08 +00:00
Add blog padding bottom
helps space the portmaster plug and the blog a bit when active
This commit is contained in:
parent
58ca2a6361
commit
7cdfee5a28
1 changed files with 4 additions and 0 deletions
|
@ -475,6 +475,10 @@ input:checked {
|
|||
}
|
||||
}
|
||||
|
||||
#blog.content {
|
||||
padding-bottom: 2em;
|
||||
}
|
||||
|
||||
#portmaster-plug:hover button {
|
||||
--transform-scale-x: 1.04;
|
||||
--transform-scale-y: 1.04;
|
||||
|
|
Loading…
Add table
Reference in a new issue