removed hardcoded vars from previous test

This commit is contained in:
muppeth 2021-05-22 10:29:11 +02:00
parent 56e3ac05b6
commit 24d882c0ff
Signed by: muppeth
GPG Key ID: 0EBC7B9848D04031
1 changed files with 0 additions and 17 deletions

View File

@ -24,23 +24,6 @@ body {
color: #fff;
background-color: $link_bgcolour;
}
aside#region_1 {
border-right: 1px solid transparent;
width: 288px;
min-width: 288px;
max-width: 288px;
}
aside#region_3 {
width: 288px;
min-width: 288px;
max-width: 288px;
}
aside#left_aside_wrapper,
aside#right_aside_wrapper {
margin-bottom: 10px;
}
/* navbar */