Updated contact page to be more new-code.
This commit is contained in:
@ -1,25 +0,0 @@
|
||||
/*
|
||||
* Contact Page
|
||||
* Contact Page specific styles and designs
|
||||
*
|
||||
* Dependencies:
|
||||
*
|
||||
* Version:
|
||||
* 1.0.0 - 2018/05/28
|
||||
*/
|
||||
.p-contact-page {
|
||||
background-color: #37085E;
|
||||
background-image: url($s-asset--directory+'images/patterns/lemon-triangle.svg');
|
||||
background-size: 75% auto;
|
||||
|
||||
&__message-element {
|
||||
resize: none;
|
||||
}
|
||||
|
||||
&__floppy {
|
||||
width: 80%;
|
||||
display: block;
|
||||
margin: auto;
|
||||
max-width: 320px;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user