File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -1059,30 +1059,31 @@ a {
10591059 font-size : 0.75rem ;
10601060 font-weight : 500 ;
10611061 margin-top : 1rem ;
1062- padding : 0.7 rem ;
1062+ padding : 0.8 rem ;
10631063 position : relative;
1064- text-align : justify ;
1064+ text-align : left ;
10651065}
10661066
10671067.alert i .fas {
10681068 border-radius : 1rem ;
10691069 font-size : 1.4rem ;
10701070 font-weight : 600 ;
10711071 height : 2rem ;
1072- left : 0.5 rem ;
1072+ left : 0.6 rem ;
10731073 line-height : 2rem ;
10741074 position : absolute;
10751075 text-align : center;
1076- top : 0.75 rem ;
1076+ top : 1.6 rem ;
10771077 width : 2rem ;
10781078}
10791079
10801080.alert .alert-with-icon {
1081- padding-left : 3 rem ;
1081+ padding-left : 3.2 rem ;
10821082 min-height : 3.5rem ;
10831083}
10841084.alert .alert-info {
10851085 color : # fff ;
1086+ text-shadow : 0px 1px rgba (0 , 0 , 0 , 0.45 );
10861087 background-color : # 618ecc ;
10871088}
10881089.alert .alert-info i .fas {
You can’t perform that action at this time.
0 commit comments