-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfresh.css
More file actions
39 lines (32 loc) · 843 Bytes
/
fresh.css
File metadata and controls
39 lines (32 loc) · 843 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
.able_to_express_myself {
font-family: sans-serif;
font-size: calc(1em + 1vw + 1vh);
line-height: 1.333333;
}
.music_coming_thru_me {
margin: 0;
overflow-wrap: break-word;
}
.music_coming_thru_me * {
word-break: break-word;
overflow-wrap: break-word;
box-sizing: border-box;
}
.music_coming_thru_me :focus {
outline-color: #415;
}
.loki { line-height: inherit; font-size: .666666rem }
.noki { line-height: inherit; font-size: 1rem }
.moki { line-height: inherit; font-size: 1.333333rem }
.yoki { line-height: inherit; font-size: 2rem }
.hiki { line-height: inherit; font-size: 2.666666rem }
.just_continue {
display: inline-block;
padding: 3vh 3vw;
}
.astral_plane {
padding: calc(1rem + 1vh) calc(1rem + 1vw);
}
.fasho { font-weight: bold }
.assim_ill_8ing { margin: 0 }
.dis_tribu_ting { margin-bottom: 1rem }