Skip to content

Commit ec54318

Browse files
authored
Update about.html
1 parent 3f6e861 commit ec54318

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@
6767
.rounded-button {
6868
display: inline-block;
6969
padding: 10px 20px;
70-
background-color: #007bff; /* Change color as needed */
70+
background-color: #007bff;
7171
color: white;
7272
text-decoration: none;
73-
border-radius: 15px; /* This controls the roundness */
73+
border-radius: 15px;
7474
font-weight: bold;
7575
text-align: center;
7676
transition: background-color 0.3s ease;

0 commit comments

Comments
 (0)