Removed debug borders

This commit is contained in:
2025-03-26 15:58:04 +01:00
parent ae9f67b5c2
commit 1a35b68cef
2 changed files with 0 additions and 6 deletions

View File

@@ -41,7 +41,6 @@
<style scoped>
#projects_summary{
border: 4px dotted red;
width: 80%;
margin: auto;
margin-top: 30px;
@@ -60,7 +59,6 @@
width: 90%;
margin: auto;
margin-top: 15px;
border: 4px dotted green;
display: flex;
flex-direction: row;
flex-wrap: wrap;