correction de l'attribut border en border-width

This commit is contained in:
2026-03-09 04:57:57 +01:00
parent 9d47c08686
commit 2a92be3042

View File

@@ -41,6 +41,6 @@ footer{
}
#main-content{
border: 2px;
border-width: 2px;
border-color: #cc0000;
}