Changeset 3837:45854ff786cb for admin/style/scss/partials/_index.scss
- Timestamp:
- 08/31/18 08:44:47 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
admin/style/scss/partials/_index.scss (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
admin/style/scss/partials/_index.scss
r3787 r3837 7 7 8 8 #icons { 9 margin: 1em auto 2em; 9 10 display: flex; 10 11 flex-wrap: wrap; … … 63 64 64 65 #quick { 65 padding: 1em;66 66 max-width: 72em; 67 margin: 0 auto;67 margin: 1em auto 2em; 68 68 background: $quick-background; 69 69 border: 1px solid $quick-border; … … 100 100 101 101 #dashboard-boxes { 102 margin: 1em auto 1em; 103 padding-top: 2em; 102 margin: 1em auto 2em; 104 103 display: flex; 105 104 flex-wrap: wrap;
Note: See TracChangeset
for help on using the changeset viewer.
