Merge branch 'remove-floral-pro-css-bg' into 'develop'
Remove pro/floral CSS and background, fixes #472 Closes #472 See merge request soapbox-pub/soapbox-fe!342
This commit is contained in:
commit
18a823ab0d
4 changed files with 0 additions and 1076 deletions
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 149 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 149 KiB |
|
@ -20,7 +20,6 @@
|
|||
@import 'donations';
|
||||
@import 'dyslexic';
|
||||
@import 'demetricator';
|
||||
@import 'pro';
|
||||
@import 'chats';
|
||||
|
||||
// COMPONENTS
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
.page--floral { background-image: url('../images/pro_bg/floral--light.svg'); }
|
||||
|
||||
body.theme-dark {
|
||||
.page--floral { background-image: url('../images/pro_bg/floral--dark.svg'); }
|
||||
}
|
Loading…
Reference in a new issue