Skip to content
Snippets Groups Projects
Commit 51f0a5e3 authored by syuilo's avatar syuilo
Browse files

🎨

parent 25e4cebc
No related branches found
No related tags found
No related merge requests found
......@@ -76,8 +76,6 @@ export default Vue.extend({
> .is-suspended
> .is-remote
padding 16px
&.is-suspended
color #570808
background #ffdbdb
......@@ -88,7 +86,9 @@ export default Vue.extend({
> p
margin 0 auto
max-width 1024px
padding 14px 16px
max-width 1200px
font-size 14px
> a
font-weight bold
......
......@@ -113,8 +113,6 @@ export default Vue.extend({
main
> .is-suspended
> .is-remote
padding 16px
&.is-suspended
color #570808
background #ffdbdb
......@@ -125,13 +123,15 @@ main
> p
margin 0 auto
max-width 1024px
padding 14px
max-width 600px
font-size 14px
> a
font-weight bold
@media (max-width 500px)
padding 12px
font-size 12px
> header
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment