Finished calendar.js (for now)
This commit is contained in:
+3
-3
@@ -285,11 +285,11 @@ $primary-color: $blue;
|
||||
color: $gray;
|
||||
font-size: $sm-font-size;
|
||||
font-weight: $font-weight--bold;
|
||||
padding: 12px 3px;
|
||||
padding: 6px 3px;
|
||||
text-align: center;
|
||||
text-transform: uppercase;
|
||||
width: 40px;
|
||||
height: 38px;
|
||||
height: 18px;
|
||||
|
||||
@include mq(360) {
|
||||
width: 46px;
|
||||
@@ -309,7 +309,7 @@ $primary-color: $blue;
|
||||
|
||||
@include mq(360) {
|
||||
width: 46px;
|
||||
height: 48px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
@include mq(410) {
|
||||
|
||||
Reference in New Issue
Block a user