Gregniuki commited on
Commit
523d985
1 Parent(s): 19cfb21

Update static/style.css

Browse files
Files changed (1) hide show
  1. static/style.css +3 -5
static/style.css CHANGED
@@ -75,11 +75,9 @@ button:hover {
75
  animation: colorChange 4s infinite;
76
  mix-blend-mode: overlay;
77
  }
78
- .recaptcha-container {
79
- display: flex;
80
- justify-content: center;
81
- align-items: center;
82
- }
83
 
84
  .background-container {
85
  position: relative;
 
75
  animation: colorChange 4s infinite;
76
  mix-blend-mode: overlay;
77
  }
78
+ .g-recaptcha {
79
+ display: inline-block;
80
+ }
 
 
81
 
82
  .background-container {
83
  position: relative;