This commit is contained in:
KANE LAZENI 2026-02-24 17:29:32 +00:00
parent 657393c13d
commit b7cdc18d1e

View File

@ -292,7 +292,7 @@
.content { .content {
/*padding: 40px 30px;*/ /*padding: 40px 30px;*/
padding: 10px 15px; padding: 5px 15px;
} }
.step { .step {
@ -479,6 +479,12 @@
text-align: center; text-align: center;
margin-top: 20px; margin-top: 20px;
} }
.header h3 {
font-size: 14px;
margin-bottom: 4px;
opacity: 0.85;
}
</style> </style>
</head> </head>
<body> <body>