File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -157,16 +157,18 @@ h3 {
157157 color : # ffffff ;
158158}
159159
160- .dinotable , th {
161- border-color : # fff ;
162- border-radius : 10px ;
163- border : 1px solid;
164- padding-right : 5px ;
165- padding-left : 5px ;
166- margin : auto;
160+ .dinotable ,
161+ th {
162+ border-color : # fff ;
163+ border-radius : 10px ;
164+ border : 1px solid;
165+ padding-right : 5px ;
166+ padding-left : 5px ;
167+ margin : auto;
167168}
168169
169- td , th {
170+ td ,
171+ th {
170172 padding : 10px ;
171173 text-align : center;
172174}
@@ -185,7 +187,7 @@ td, th {
185187 background-color : white;
186188 padding : 20px ;
187189 margin : 10px ;
188- width : 30 % ;
190+ width : 29 % ;
189191 border : 1px solid black;
190192 border-radius : 10px ;
191193}
@@ -225,7 +227,7 @@ td, th {
225227 max-width : 400px ;
226228}
227229
228- .education-container > button {
230+ .education-container > button {
229231 font-size : 1.5em ;
230232 border-radius : 20px ;
231233}
@@ -238,7 +240,6 @@ td, th {
238240 background-color : # 50e776 ;
239241}
240242
241-
242243.education-container h3 ,
243244.education-container p {
244245 margin-bottom : 1em ;
@@ -264,6 +265,5 @@ td, th {
264265/*Programs*/
265266
266267.programs .card {
267- display : inline-block;
268- width : 25% ;
268+ width : 29% ;
269269}
You can’t perform that action at this time.
0 commit comments