File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 55 */
66html ,
77body {
8- height : 100 % ;
8+ height : 70 % ;
99 width : 100% ;
1010}
1111body {
3636h5 ,
3737h6 {
3838 font-family : 'Open Sans' , 'Helvetica Neue' , Arial, sans-serif;
39+ text-align : center;
3940}
4041p {
4142 font-size : 16px ;
6566
6667}
6768section {
68- padding : 100 px 0 ;
69+ padding : 25 px 0 ;
6970}
7071aside {
71- padding : 50 px 0 ;
72+ padding : 25 px 0 ;
7273}
7374.no-padding {
7475 padding : 0 ;
@@ -167,18 +168,18 @@ header {
167168 background-size : cover;
168169 -o-background-size : cover;
169170 background-position : center;
170- background-image : url ('/img /hacktrack-red.png' );
171+ background-image : url ('.. /hacktrack-red.png' );
171172 text-align : center;
172173 color : black;
173174}
174175header .header-content {
175176 position : relative;
176177 text-align : center;
177- padding : 100 px 15px 100 px ;
178- width : 100 % ;
178+ padding : 50 px 15px 50 px ;
179+ width : 50 % ;
179180}
180181header .header-content .header-content-inner h1 {
181- font-weight : 700 ;
182+ font-weight : 500 ;
182183 text-transform : uppercase;
183184 margin-top : 0 ;
184185 margin-bottom : 0 ;
You can’t perform that action at this time.
0 commit comments