GarGerry commited on
Commit
c490b4c
·
verified ·
1 Parent(s): 062df00

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -105,9 +105,9 @@ button[type="submit"]:hover {
105
  background-color: #0056b3;
106
  }
107
 
108
- #result {
109
  margin-top: 20px;
110
- font-size: 18px;
111
  font-weight: bold;
112
  color: #333;
113
  background-color: #f8f8f8;
 
105
  background-color: #0056b3;
106
  }
107
 
108
+ .result-box {
109
  margin-top: 20px;
110
+ font-size: 16px;
111
  font-weight: bold;
112
  color: #333;
113
  background-color: #f8f8f8;