File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,16 +83,16 @@ body {
8383 color : # fbf1c7 ;
8484 text-decoration : none;
8585 font-weight : bold;
86- border : 3px solid # 000 ;
86+ /* border: 3px solid #22412f; */
8787 /*transform: translate(0, 0);*/
8888 transition : all 0.2s ease;
8989 font-size : 1.1rem ;
90- box-shadow : 6px 6px 0 # 000 ;
90+ /* box-shadow: 6px 6px 0 #000; */
9191}
9292
9393.cta-button : hover {
94- transform : translate (-4px , -4px );
95- box-shadow : 8px 8px 0px # 000 ;
94+ /* transform: translate(-4px, -4px); */
95+ /* box-shadow: 8px 8px 0px #000; */
9696}
9797
9898.navbar-button .active {
@@ -106,7 +106,7 @@ body {
106106 /*transform: translate(0, 0);*/
107107 transition : all 0.2s ease;
108108 /* font-size: 1.1rem; */
109- box-shadow : 4px 4px 0 # 000 ;
109+ /* box-shadow: 4px 4px 0 #000; */
110110}
111111
112112.mission-section {
@@ -333,4 +333,4 @@ nav {
333333 .hero-header {
334334 text-shadow : 2px 2px 2px # 7c6f64 ;
335335 }
336- }
336+ }
You can’t perform that action at this time.
0 commit comments