File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1717 < header >
1818 < nav >
1919 < img src ="img/lambda-black.png " alt ="lambda-black ">
20- < a href ="# "> Home</ a >
20+ < a href ="index.html "> Home</ a >
2121 < a href ="about.html "> About</ a >
2222 < a href ="# "> Products</ a >
2323 < a href ="# "> Blog</ a >
Original file line number Diff line number Diff line change @@ -301,6 +301,8 @@ header nav a {
301301.main-content-about .text-container {
302302 width : 45% ;
303303 margin : 20px 18px ;
304+ border-bottom : 1px dashed black;
305+ padding : 10px 0 ;
304306}
305307
306308.text-container button {
@@ -313,11 +315,6 @@ header nav a {
313315 border-radius : 10px ;
314316}
315317
316- .text-container {
317- border-bottom : 1px dashed black;
318- padding : 10px 0 ;
319- }
320-
321318.bottom-content-about {
322319 margin : 25px ;
323320}
You can’t perform that action at this time.
0 commit comments