mirror of
https://github.com/bendtherules/is-nifty-open.git
synced 2026-08-18 22:02:57 +00:00
Make non-divided top half with centre layout
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
|
||||
.App .OpenXPlusOneDay-container {
|
||||
float: left;
|
||||
width: 40%;
|
||||
width: 50%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
@@ -78,6 +78,6 @@
|
||||
|
||||
.App .NextOpenClose-container {
|
||||
float: right;
|
||||
width: 60%;
|
||||
width: 50%;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user