mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2024-11-09 21:49:41 +00:00
Make sure notices don't overlap stuff
This commit is contained in:
parent
77afe05a08
commit
15bda83cc1
|
@ -19,6 +19,7 @@ $notice-tip: #122412;
|
|||
border-radius: 4px;
|
||||
color: $notice-root;
|
||||
background: $notice-root-bg;
|
||||
display: inline-block;
|
||||
|
||||
p:last-child {
|
||||
margin-bottom: 0;
|
||||
|
|
Loading…
Reference in a new issue