mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-23 03:59:30 -07:00
portrait hourly graph #167
This commit is contained in:
@@ -7,22 +7,6 @@
|
||||
width: calc(p.$standard-width - (2 * p.$blue-box-margin));
|
||||
@include u.text-shadow();
|
||||
|
||||
.portrait-only {
|
||||
display: none;
|
||||
|
||||
.portrait.enhanced & {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.standard-only {
|
||||
display: block;
|
||||
|
||||
.portrait.enhanced & {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.portrait-location {
|
||||
text-align: center;
|
||||
margin-top: 175px;
|
||||
|
||||
Reference in New Issue
Block a user