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 5656 font-size : 15px ;
5757 line-height : 1.6 ;
5858 background-color : # ffffff ;
59- padding : 0 ;
60- margin : 0 ;
59+ padding : 2em 4em ;
60+ margin : 0 auto;
61+ max-width : 1000px ;
6162}
6263
6364.left-align {
9798 font-weight : bold;
9899 text-transform : none;
99100 text-align : left;
100- margin : 1.5em 0 0.5em 1 em ;
101+ margin : 1.5em 0 0.5em 0 ;
101102 padding-bottom : 0.4em ;
102103 padding-left : 0.5em ;
103104 color : var (--primary-color );
104105 font-size : 1.3em ;
105106 border-bottom : 2px solid var (--primary-color );
106- max-width : 95 % ;
107+ max-width : 98 % ;
107108}
108109
109110h4 {
110111 font-size : 1.1em ;
111112 color : var (--secondary-color );
112113 text-align : left;
113- margin : 0.8em 0 0.5em 1 .5em ;
114+ margin : 0.8em 0 0.5em 0 .5em ;
114115 font-style : italic;
115116}
116117
117118p {
118- margin : 0.8em 0 0.8em 1 .5em ;
119+ margin : 0.8em 0 0.8em 0 .5em ;
119120 color : var (--secondary-color );
120121}
121122
122123ul {
123- margin : 0.5em 0 1em 3 em ;
124+ margin : 0.5em 0 1em 1.5 em ;
124125 padding-left : 0 ;
125126 list-style-type : disc;
126127}
You can’t perform that action at this time.
0 commit comments