mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Prevent clipping of header. Fixes: #167
This commit is contained in:
parent
fd1b847077
commit
14f48ec440
@ -94,8 +94,8 @@ header {
|
||||
font-family: "Roboto Condensed";
|
||||
font-weight: 400;
|
||||
border-bottom: 1px solid #666;
|
||||
line-height: 0.35em;
|
||||
padding-bottom: 10px;
|
||||
line-height: 15px;
|
||||
padding-bottom: 5px;
|
||||
margin-bottom: 10px;
|
||||
color: #999;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user