mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +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-family: "Roboto Condensed";
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
border-bottom: 1px solid #666;
|
border-bottom: 1px solid #666;
|
||||||
line-height: 0.35em;
|
line-height: 15px;
|
||||||
padding-bottom: 10px;
|
padding-bottom: 5px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
color: #999;
|
color: #999;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user