mirror of
https://github.com/10h30/trestle.git
synced 2026-07-11 18:56:07 +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;
|
padding: 3rem 4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bubble .sidebar .widget {
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
/* Column Widths and Positions
|
/* Column Widths and Positions
|
||||||
--------------------------------------------- */
|
--------------------------------------------- */
|
||||||
|
|
||||||
@@ -1859,7 +1863,6 @@ Media Queries
|
|||||||
|
|
||||||
.sidebar .widget,
|
.sidebar .widget,
|
||||||
.bubble .sidebar .widget {
|
.bubble .sidebar .widget {
|
||||||
background-color: #fff;
|
|
||||||
margin-bottom: 8.045977%;
|
margin-bottom: 8.045977%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user