mirror of
https://github.com/bendtherules/is-nifty-open.git
synced 2026-08-18 22:02:57 +00:00
Move lower half border to child elements to show transparent border
This commit is contained in:
@@ -55,7 +55,10 @@
|
||||
.App .lower-half {
|
||||
width: 100%;
|
||||
height: 20vh;
|
||||
border-top: 5px solid antiquewhite;
|
||||
}
|
||||
|
||||
.App .OpenXDayMini, .App .NextOpenCloseMini {
|
||||
border-top: 5px solid rgba(255, 255, 255, 0.75);
|
||||
}
|
||||
|
||||
.App .OpenXDay-container {
|
||||
|
||||
Reference in New Issue
Block a user