-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
58 lines (46 loc) · 895 Bytes
/
style.css
File metadata and controls
58 lines (46 loc) · 895 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
*{
margin:0;
padding:0;
}body{
background-color: #fff;
}
.fontH2 {
font-family: "JLR Proxima Nova","Arial Unicode","arial","helvetica",sans-serif;
font-size: 2rem;
line-height: 1.1;
letter-spacing: .351rem;
font-weight: 500;
}.socialmedia{
display:inline;
}
#row1{
gap:50px ;
margin-left: 150px;
}.row p{
font-size:13px;
}.col-sm-2 h4{
font-size: 15px;
}.verthe{
font-size: 15px;
}
span{
font-size: 11px;;
}
/* // Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
disappear{
display:hidden;important
}
.hi{
display:flex;important
}
}
.bartext{
font-weight: 600;
letter-spacing: .15em;
font-size: 1em;
}.logotext{
max-width: 86px;
margin-left: 4px;
margin-bottom: -1px;
}