added css:
This commit is contained in:
8
style/projects.css
Normal file
8
style/projects.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.projects {
|
||||
width: 100%;
|
||||
height: 50vh; /* adjust as you like */
|
||||
border-radius: 10px !important; /* ← rounded corners */
|
||||
|
||||
margin-top: 1rem;
|
||||
padding: 1rem;
|
||||
}
|
||||
Reference in New Issue
Block a user