Removed all outdated CSS classes

This commit is contained in:
2018-11-07 02:42:31 +09:00
parent de8fec3114
commit 60b8016a1b
19 changed files with 4 additions and 193 deletions

View File

@ -1,24 +1,3 @@
// .widgets
// display grid
// grid-template-columns 1fr
// > 810px
// .widgets
// grid-template-columns repeat(2, 1fr)
// grid-gap content-padding
// > 1240px
// .widgets
// grid-template-columns repeat(3, 1fr)
// > 1640px
// .widgets
// grid-template-columns repeat(4, 1fr)
.widgets
horizontal-wrap
justify-content center
.widget
vertical
flex 1
@ -57,13 +36,6 @@
width 100%
// max-width 700px
.widget-ui-element-text
horizontal
clip-long-text
justify-content flex-start
align-items center
width 100%
.widget-form
width 100%
max-width 650px