Skip to content

Commit 516079a

Browse files
committed
typo
1 parent dc37ebd commit 516079a

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

assets/css/style_orange.css

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)