1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-07-25 23:51:28 +00:00

updated button color

This commit is contained in:
2019-11-06 18:59:53 -07:00
parent cdd5849277
commit 012afba23e

View File

@@ -209,7 +209,12 @@
</div> </div>
</div> </div>
<button type="submit" class="btn btn-primary"> <button
type="submit"
class="btn btn-primary"
style=" background-color: rgb(0, 110, 255);
border-color: rgb(0, 110, 255);"
>
Send Message Send Message
</button> </button>
</form> </form>