Gregniuki commited on
Commit
19cfb21
1 Parent(s): 62d4cac

Update static/style2.css

Browse files
Files changed (1) hide show
  1. static/style2.css +5 -1
static/style2.css CHANGED
@@ -75,7 +75,11 @@ button:hover {
75
  animation: colorChange 4s infinite;
76
  mix-blend-mode: overlay;
77
  }
78
-
 
 
 
 
79
 
80
  .background-container {
81
  position: relative;
 
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;