默认提交
Showing
7 changed files
with
11 additions
and
7 deletions
... | @@ -47,7 +47,7 @@ | ... | @@ -47,7 +47,7 @@ |
47 | text-shadow: 3px 5.2px 9px rgba(236, 100, 41, 0.27); | 47 | text-shadow: 3px 5.2px 9px rgba(236, 100, 41, 0.27); |
48 | margin-top: 2rem; | 48 | margin-top: 2rem; |
49 | } | 49 | } |
50 | 50 | ||
51 | &-tit { | 51 | &-tit { |
52 | color: $cOrange; | 52 | color: $cOrange; |
53 | text-align: center; | 53 | text-align: center; |
... | @@ -276,7 +276,7 @@ | ... | @@ -276,7 +276,7 @@ |
276 | } | 276 | } |
277 | 277 | ||
278 | &-protocol { | 278 | &-protocol { |
279 | margin: $marginSmall-M auto 0; | 279 | // margin: $marginSmall-M auto 0; |
280 | } | 280 | } |
281 | 281 | ||
282 | &-submit { | 282 | &-submit { | ... | ... |
-
Please register or sign in to post a comment