You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
333 B
16 lines
333 B
.dashboard-title{ display: none; }
|
|
.main_container {
|
|
max-width: 1440px;
|
|
width: 92%;
|
|
margin: 0 auto;
|
|
}
|
|
.contact_us h3 {
|
|
font-size: 24px;
|
|
padding: 4px 0px;
|
|
}
|
|
.screenshots>h2,.contact_us>h3,.intro>h1 {
|
|
font-weight: bold;
|
|
font-size: 22px;
|
|
}
|
|
.intro>p,.dashboard>p,.dashboard>a{font-size: 17px;}
|