File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 72
72
< main id ="main " class ="wrapper " role ="main ">
73
73
< div class ="inner ">
74
74
< header class ="major " role ="banner ">
75
- < h1 > caMicroscope</ h1 >
75
+ < h1 class =" page-title " > caMicroscope</ h1 >
76
76
</ header >
77
77
78
78
< div class ="content " role ="contentinfo ">
Original file line number Diff line number Diff line change 7
7
License: pixelarity.com/license
8
8
*/
9
9
10
+ /* h1 */
11
+ .page-title {
12
+ font-size : 40px !important ;
13
+ }
14
+
10
15
/* Reset */
11
16
12
17
/* addind loader animation */
2716
2721
/* Wrapper */
2717
2722
2718
2723
.wrapper {
2719
- padding : 6.5 em 0 4.5 em 0 ;
2724
+ padding : 3 em 0 3 em 0 ;
2720
2725
position : relative;
2721
2726
}
2722
2727
3816
3821
3817
3822
/* Header */
3818
3823
3819
- body {
3820
- padding-top : 3.5em ;
3821
- }
3822
-
3823
3824
body .landing {
3824
3825
padding-top : 0 ;
3825
3826
}
You can’t perform that action at this time.
0 commit comments