core: use percent instead for introLeft
This commit is contained in:
+1
-2
@@ -21,8 +21,7 @@ body {
|
||||
|
||||
#introLeft {
|
||||
display: inline-block;
|
||||
max-width: 71rem;
|
||||
width: 100%;
|
||||
width: 85%;
|
||||
}
|
||||
|
||||
#introRight {
|
||||
|
||||
Reference in New Issue
Block a user