File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212 < div class ="wrapper ">
1313 < main >
1414 < section class ="primary-content " style ="--theme: dark ">
15- < h1 > Media queries and container queries </ h1 >
15+ < h1 > Desert Oasis: Exploring Nature's Tranquility </ h1 >
1616 < p >
1717 Lorem ipsum dolor sit amet consectetur adipisicing elit.
1818 Exercitationem neque tenetur numquam officiis officia, eos eligendi
@@ -26,7 +26,7 @@ <h1>Media queries and container queries</h1>
2626 vel odio doloremque?
2727 </ p >
2828 < article class ="card ">
29- < h2 > Card in .primary-content </ h2 >
29+ < h2 > Tranquil Desert Haven </ h2 >
3030 < img
3131 src ="https://images.unsplash.com/photo-1702927706292-c57d75cf2143?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3MDU1MDMyMzR8&ixlib=rb-4.0.3&q=80&w=400 "
3232 alt =""
@@ -40,7 +40,7 @@ <h2>Card in .primary-content</h2>
4040
4141 < section class ="cards ">
4242 < article class ="card ">
43- < h2 > Card 1 </ h2 >
43+ < h2 > Serenity Oasis Retreat </ h2 >
4444 < img
4545 src ="https://images.unsplash.com/photo-1704137477371-bed38523c2eb?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3MDU1MDIxOTR8&ixlib=rb-4.0.3&q=80&w=400 "
4646 alt =""
@@ -51,7 +51,7 @@ <h2>Card 1</h2>
5151 </ p >
5252 </ article >
5353 < article class ="card ">
54- < h2 > Card 2 </ h2 >
54+ < h2 > Mirage Haven Cottage </ h2 >
5555 < img
5656 src ="https://images.unsplash.com/photo-1703783010857-9bd7a7b97c50?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3MDU1MDIxOTR8&ixlib=rb-4.0.3&q=80&w=400 "
5757 alt =""
@@ -62,7 +62,7 @@ <h2>Card 2</h2>
6262 </ p >
6363 </ article >
6464 < article class ="card ">
65- < h2 > Card 3 </ h2 >
65+ < h2 > Sand Dune Hideaway </ h2 >
6666 < img
6767 src ="https://images.unsplash.com/photo-1704137477371-bed38523c2eb?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3MDU1MDIxOTR8&ixlib=rb-4.0.3&q=80&w=400 "
6868 alt =""
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ main {
106106 .cards {
107107 display : grid;
108108 gap : 1.5rem ;
109- height : 100vh ;
109+ min- height: 100vh ;
110110 align-content : start;
111111 }
112112
You can’t perform that action at this time.
0 commit comments