Skip to content
Snippets Groups Projects
Commit e5f22857 authored by Ingrid Martinsheimen Egge's avatar Ingrid Martinsheimen Egge :cow2:
Browse files

farge på form til indigo

parent 0ab2f62e
No related branches found
No related tags found
1 merge request!28farge på form til indigo
Pipeline #226246 passed
......@@ -165,7 +165,11 @@ export default {
</script>
<style scoped lang="scss">
<style scoped lang="scss">;
h1,h2,h3 {
color: base.$indigo
}
input[type="radio"] {
width: 2em;
......
......@@ -47,3 +47,8 @@ $phone-min : 360px;
margin: 0;
height: 100%;
}
form p, form input, form h1, form h2, form h3, form span, form label {
color: $indigo;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment