forked from javascript-tutorial/server
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherror.styl
More file actions
executable file
·41 lines (32 loc) · 714 Bytes
/
error.styl
File metadata and controls
executable file
·41 lines (32 loc) · 714 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.error
margin-top 100px
text-align center
& &__type
font 200% secondary_font
color secondary_color
margin 0
& &__request
color secondary_color
&__code
font-size 860%
line-height 1
font-weight 700
margin-bottom 45px
&__text
font-size 115%
margin-bottom 23px
&__button-link
@extend $link-button
&__search
width 435px
display table
margin auto
&__search-query-wrap,
&__search-submit-wrap
display table-cell
vertical-align middle
&__search-query-wrap,
&__search-query
width 100%
&__search-submit
margin 0 0 0 7px