Add matrix logo
This commit is contained in:
+2
-2
@@ -16,14 +16,14 @@ limitations under the License.
|
||||
|
||||
@mixin spacer {
|
||||
width: 100%;
|
||||
flex-grow: 1;
|
||||
flex-grow: 0;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.topSpacer {
|
||||
@include spacer;
|
||||
|
||||
height: 10vh;
|
||||
height: 20vh;
|
||||
}
|
||||
|
||||
.bottomSpacer {
|
||||
|
||||
Reference in New Issue
Block a user