File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,13 @@ body{
3535}
3636.br div {
3737 background-color : # 0005 ; border : 3px var (--gt5 ) solid;
38- padding : 10px ; margin : 4px ;
38+ padding : 30 px 10 px 10 px 10px ; margin : 4px ;
3939 text-align : center;
40- display : flex;
41- justify-content : center;
40+ /* display: flex;
41+ justify-content: center;*/
4242 align-items : center;
4343 min-height : 150px ; border-radius : 1em ;
44- box-shadow : 0 0 0px # 000a) ; transition : all 0.5s ;
44+ box-shadow : 0 0 0px # 000a ; transition : all 0.5s ;
4545}
4646
4747.br div : hover {
@@ -55,14 +55,18 @@ body{
5555
5656
5757.brd5 {
58- grid-row : 2 /span 4 ;
58+ grid-row : 2 /span 2 ;
5959 grid-column : 4
6060}
6161
6262.brds {
6363 grid-column : 1 /span 4 ;
6464}
6565
66+ .brd8 {
67+ min-width : 356px ;
68+ }
69+
6670
6771
6872
You can’t perform that action at this time.
0 commit comments