witching to UIKit 3
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
@import "../vars.scss";
|
||||
|
||||
.reloading { animation: turner 1s infinite linear }
|
||||
|
||||
@keyframes turner{
|
||||
@ -14,6 +16,8 @@ footer {
|
||||
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
// border-top: 1px solid $border-color;
|
||||
|
||||
padding: calc(0.9 * var(--universal-padding)) !important;
|
||||
padding: 0.15em !important;
|
||||
}
|
Reference in New Issue
Block a user