File tree Expand file tree Collapse file tree 1 file changed +0
-31
lines changed
Expand file tree Collapse file tree 1 file changed +0
-31
lines changed Original file line number Diff line number Diff line change @@ -466,37 +466,6 @@ section {
466466 margin-bottom : 0 ;
467467}
468468
469- .announcement {
470- font-family : 'Raleway' , sans-serif;
471- font-size : 32px ;
472- font-weight : bold;
473- text-transform : uppercase;
474- margin-bottom : 20px ;
475- padding-bottom : 20px ;
476- position : relative;
477- color : # 3c3c3b ;
478- }
479- .announcement ::before {
480- content : "" ;
481- position : absolute;
482- display : block;
483- width : 120px ;
484- height : 1px ;
485- background : # ddd ;
486- bottom : 1px ;
487- left : calc (50% - 60px );
488- }
489- .announcement ::after {
490- content : "" ;
491- position : absolute;
492- display : block;
493- width : 40px ;
494- height : 3px ;
495- /* background: #ed6c4f; */
496- bottom : 0 ;
497- left : calc (50% - 20px );
498- }
499-
500469
501470
502471
You can’t perform that action at this time.
0 commit comments