mirror of
https://github.com/10h30/trestle.git
synced 2026-06-05 15:09:35 +09:00
Updated .ai screenshot file. Updated CSS to include white bg for bubble widgets at mobile sizes.
This commit is contained in:
+1289
-1234
File diff suppressed because one or more lines are too long
@@ -641,6 +641,10 @@ Structure and Layout
|
||||
padding: 3rem 4rem;
|
||||
}
|
||||
|
||||
.bubble .sidebar .widget {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
/* Column Widths and Positions
|
||||
--------------------------------------------- */
|
||||
|
||||
@@ -1859,7 +1863,6 @@ Media Queries
|
||||
|
||||
.sidebar .widget,
|
||||
.bubble .sidebar .widget {
|
||||
background-color: #fff;
|
||||
margin-bottom: 8.045977%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user